You are here: Understanding the Meridian object model > About the ExportPackage object > The ExportPackage object methods > AddDocument method

NEW  AddDocument method

Adds the specified document to the current export package.

Syntax
AddDocument(DocGlobalID As String)
Parameters

Name

Description

DocGlobalID

The GlobalID value of the document to add.

Remarks

Only supported for export packages in the Open status.

Related concepts

NEW About the ExportPackage object